PDF4Java Reference Documentation
com.o2sol.pdf4java.content.text Package / PDFTextGlyph Class / getText Method
In This Topic
    getText Method
    In This Topic
    Gets the text corresponding to the glyph.
    Syntax
    public java.lang.String getText()

    Return Value

    The sequence of characters represented by the glyph.
    See Also